CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - p2p 文件传

搜索资源列表

  1. p2p-Source

    1下载:
  2. 支持p2p上传下载、在线播放,能够灵活控制文件传输,自动检查文件传输是否完整或错误
  3. 所属分类:.net编程

    • 发布日期:2014-01-16
    • 文件大小:13726909
    • 提供者:xiexp
  1. P2P断点续传实现

    0下载:
  2. 仍釆用服务器与客户模式,需分别对其设计与编程。 服务器端较简单,主要就是加入待传文件,监听客户,和传送文件。而那些断点续传的功能,以及文件的管理都放在客户端上。
  3. 所属分类:编程文档

  1. p2p

    0下载:
  2. p2p网络程序,可以对等的传输文件,支持断点续传。输入IP,port号-p2p network program, you can transfer files on an equal footing to support HTTP. Enter the IP, port number
  3. 所属分类:P2P编程

    • 发布日期:2012-07-05
    • 文件大小:47587
    • 提供者:shangguan
  1. cPP-p2p

    0下载:
  2. c++实现简单的p2p功能,服务器掌握各节点的文件目录,传文件完全在节点之间完成。-c++ to achieve a simple p2p functions, the server node to acquire all of the file directory, file transfer between the nodes fully completed.
  3. 所属分类:P2P

    • 发布日期:2017-03-28
    • 文件大小:406638
    • 提供者:沈崇玮
  1. Filetransform

    0下载:
  2. 开发的一款P2P文件传输软件,该软件可以在局域网和互连上使用,具有文件传输,断点续传,多线程连接等功能。-Development of a peer-to-peer file transfer software, the software can be used in LAN and interconnect with file transfer, HTTP, multi-threaded connection.
  3. 所属分类:P2P

    • 发布日期:2017-05-02
    • 文件大小:655138
    • 提供者:陈联合
  1. P2P-30

    0下载:
  2. P2P功能的文件下载软件,能实现自动查找文件,续传,多点下载-P2P file download software features that can automatically find the file, resume, more downloads
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-22
    • 文件大小:953000
    • 提供者:柳水泉
  1. P2P

    0下载:
  2. 在VC6.0的环境下,可以实现局域网内文件的断点续传的功能,服务器端和客户端在同一个界面,可以选择!应用程序是点对点的方式-At VC6.0 environment, can achieve LAN HTTP file functions, server-side and client in the same interface, you can choose! Applications are peer-to-peer way
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:952495
    • 提供者:笨笨周
  1. p2p

    0下载:
  2. VC++ 详细说明:P2p文件传输服务端,配合上传的客户端使用。-VC++ Details: P2p file transfer server with the upload client.
  3. 所属分类:P2P

    • 发布日期:2017-03-30
    • 文件大小:311401
    • 提供者:nicai
  1. p2p

    0下载:
  2. p2p网络程序,可以对等的传输文件,支持断点续传。输入IP,port号-p2p network program, you can transfer files on an equal footing to support HTTP. Enter the IP, port number
  3. 所属分类:P2P

    • 发布日期:2017-03-30
    • 文件大小:47587
    • 提供者:shangguan
  1. p2p

    0下载:
  2. 使用C#进行点对点通讯和文件传输 使用C#进行点对点通讯和文件传输-使用C#进行点对点通讯和文件传输
  3. 所属分类:.net

    • 发布日期:2017-04-01
    • 文件大小:4585
    • 提供者:leassy
  1. OpenCD

    0下载:
  2. delphi语言开发的p2p代码,支持上传下载,能够灵活控制文件传输-delphi language development of the p2p code, and support for uploading and downloading can be flexible control of file transfers
  3. 所属分类:P2P

    • 发布日期:2017-03-27
    • 文件大小:565922
    • 提供者:刘伟
  1. p2p-C

    0下载:
  2. p2p技术C源代码 P2P源码,需要实现这部分功能的朋友可以参考一下-p2p-C-
  3. 所属分类:P2P

    • 发布日期:2017-03-24
    • 文件大小:519445
    • 提供者:tony
  1. VCWinSockProgramming

    0下载:
  2. 1. WinSock学习笔记(一) 2 2. WinSock学习笔记(二) 11 3. 使用CSockets进行文件传送 17 4. 基于UDP的网络通迅程序 19 5. 点对点多线程断点续传的实现 22 6. Windows Socket 网络编程(一) 34 7. Windows Socket 网络编程(二) 36 8. Windows Sockets 网络编程(三) 40 9. TCP实现P2P通信(TCP穿越NAT/TCP打洞) 44 10. 深入 C
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:190762
    • 提供者:netdavid
  1. Transfer

    0下载:
  2. 用mfc编写的实现p2p文件互传。通过此应用程序,可以实现两台主机之间文件的共享。-Mfc prepared with each other to achieve p2p file transfer. Through this application, you can realize the sharing of files between two hosts.
  3. 所属分类:P2P

    • 发布日期:2017-04-10
    • 文件大小:1961000
    • 提供者:杨磊
  1. server

    0下载:
  2. P2p文件传输服务端,配合上传的客户端使用。-P2p file transfer server, with the upload client.
  3. 所属分类:P2P

    • 发布日期:2017-03-31
    • 文件大小:44037
    • 提供者:
  1. P2P

    0下载:
  2. 实现了p2p,基本的客户端和服务器端的通信,还能在服务器端和客户端通信。客户端之间也能传文件。可作为很好的例子学习。-Achieved p2p, basic client and server communication, but also on the server side and client communications. Clients can also transfer files between. As a good example of learning.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-17
    • 文件大小:4202568
    • 提供者:
  1. p2p-programming

    0下载:
  2. 实现p2p文件传输,并且包含文件上传,文件下载,账号登陆等-file transformation ,including uploading files , downloading files and login
  3. 所属分类:P2P

    • 发布日期:2017-03-26
    • 文件大小:7094
    • 提供者:王晓宁
  1. p2p

    0下载:
  2. 实现文件传输,点对点文件传输,该软件可以在局域网和互连上使用,具有文件传输,断点续传,多线程连接等功能。-File transfer, peer-to-peer file transfer, the software can be used in LAN and interconnect with file transfer, HTTP, multi-threaded connections and other functions.
  3. 所属分类:P2P

    • 发布日期:2017-05-14
    • 文件大小:3526260
    • 提供者:胡晓飞
  1. P2P

    0下载:
  2. 经典的P2P网络文件传输实现,分服务器和客户端界面,能对话,能下载,并记录上传下载信息-Achieve a classic P2P network file transfer, sub-server and client-side interface, dialogue, can download and record upload and download information
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-08
    • 文件大小:9102336
    • 提供者:尤行刚
  1. p2p

    1下载:
  2. p2p上传下载工具,代码详细,实现成功,适合作为参考文件
  3. 所属分类:网络编程

« 12 3 »
搜珍网 www.dssz.com